Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DPE-4616] Add support for tracing with tempo-k8s #485

Merged
merged 10 commits into from
Jun 15, 2024

Conversation

shayancanonical
Copy link
Contributor

Issue

We would like to be able to instrument our charm and generate traces to discover inefficiencies in charm code execution. The observability team has developed a charm for tempo that we would like to integrate with.

Solution

Integrate with the tempo charm

Considerations

  1. We must use COS lite with edge until it is release to stable with some critical changes
  2. We are sending traces with HTTP until some rough edges are rounded with HTTPS

image

lib/charms/tempo_k8s/v1/charm_tracing.py Dismissed Show dismissed Hide dismissed
@shayancanonical shayancanonical changed the title Add support for tracing with tempo-k8s [DPE-4616] Add support for tracing with tempo-k8s Jun 12, 2024
@dragomirp dragomirp merged commit d197a7a into main Jun 15, 2024
51 checks passed
@dragomirp dragomirp deleted the feature/tempo_tracing branch June 15, 2024 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants